/*********************************网页公共部分************************************/
@charset "utf-8";
html{font: 14px/24px '微软雅黑';}
*{
	margin: 0;
	padding: 0;
	border:medium none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
a,img{border: 0;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{color: #333;}
li {list-style-type: none;}
.wrapper{width: 1200px;position: relative;left: 50%;margin-left: -600px;}
.wrapper1{width: 1200px;position: relative;left: 50%;margin-left: -600px;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.clear:after{display: block;content: " ";clear: both;}
h1,h2,h3,h4,h5{font-size: 100%;font-weight: normal;}
.fl{float: left;}
.fr{float: right;}
p{margin: 0;}


/***********************************page***************************************/
div.page{padding:3px;margin:3px;text-align:center;margin-top: 10px;}
div.page a{border:#1e3eb8 1px solid;padding:2px 5px;margin:2px;color:#1e3eb8;text-decoration:none}
div.page a:hover{border:#1e3eb8 1px solid;color:#000;}
div.page a:active{border:#1e3eb8 1px solid;color:#000;}
div.page span.current{border:solid 1px #1e3eb8;padding:2px 5px;font-weight:bold;margin:2px;color:#fff;background-color:#1e3eb8;}
div.page span.disabled{border:#1e3eb8 1px solid;padding:2px 5px;margin:2px;color:#1e3eb8;}

.ggh{}

/*banener*/
.banner{ overflow:hidden; position:relative;  }
.banner .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:5px; z-index:1; }
.banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .hd ul li{ float:left; margin-right:10px;  width:15px; height:15px; border-radius: 50%; line-height:14px; text-align:center; background:#136FE2; cursor:pointer; opacity:0.2;}
.banner .hd ul li.on{ background:#136FE2; color:#136FE2;  opacity:1;}
.banner .bd{ position:relative; height:100%; z-index:0;}
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ display:block; width: 100%;margin-left: auto; margin-right: auto; }

/*--------网站公共部分代码开始---------*/

/*头部公共部分 top*/
header{width: 100%;height: 82px;}
.logo_tel{height: 75px;}
.logo_tel .logo{line-height: 75px;}

.logo_tel .tel{height: 100%;background: url('../images/tel.png')no-repeat 0px center;padding-left: 70px;}
.logo_tel .tel span{color: #262626;font-size:16px;padding: 30px 0px 0px 0px;display: block;}
.logo_tel .tel b{color: #e70101;font-size: 36px;line-height: 36px;display: block;}


.nav0{height: 82px;line-height: 82px;}
.nav0 ul li{float: left;}
.nav0 ul li a{display: block;color: #4f4f4f;text-align: center;}
.nav0 ul li a:hover{background-color: #ff6600;}

/*头部公共部分 结束*/


/*----------------底部公共部分开始--------------------*/

/*----------------底部公共部分结束--------------------*/


/*产品列表，左侧展示*/
.pro_list_title{text-align: center;background-color:#0045a0;padding: 20px;width: 220px;}
.pro_list_title span{font-size: 24px;color: #FFFFFF;display: block;}
.pro_list_title small{font-size: 12px;color: #5d8ece;display: block;}


.pro_list{width: 220px;border: 5px solid #0045a0;padding: 20px;}
.pro_list ul li{}
.pro_list ul li a{
	text-indent: 20px;
	display: block;
	color: #373737;
	line-height: 55px;
	background: url('../images/prolist.png')no-repeat 0px center;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 16px;
}
.pro_list ul li a:hover{
	background: url('../images/prolist_hover.png')no-repeat 0px center;
	color: #ff6600;
}

/*产品列表，左侧展示 end*/




/*********************************内页************************************/


#main{margin:0 auto;padding-bottom:50px;padding-top:50px;width:1200px;min-height:200px;}
#main:after{display: block;content: " ";clear: both;}
#main .left_zuo{float:left;width:250px;}
#main .right_you{float:right;width:940px;}
#main .right_you .article{
	width:100%;
	height:50px;
	border-bottom:2px solid #1e3eb8;
	margin-bottom: 20px;
}
#main .right_you .article .left_bitao{
	float: left;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	background: url('../images/fangzi.png')no-repeat 0px center;
	text-indent: 70px;
	background-size: 50px;
}

#main .right_you .article .right_biaoti{float:right;height:50px;line-height:50px;font-size:14px;}

.news-list{}
.news-list ul li{
	margin: 20px 0px;
	padding: 20px;
	border-bottom: 1px dashed #ddd;
}
.news-list ul li span{display: block;font-size: 16px;color: #000;padding-bottom: 10px;}
.news-list ul li p{display: block;font-size: 14px;color: #777;text-align: justify;}
.news-list ul li:hover span{color: #1e3eb8;}



.news_title{font-size: 18px;color: #333;text-align: center;display: block;margin: 10px auto;}
.username_click{width: 100%;height: 30px;line-height: 30px;text-align: center;background-color: #eee;margin: 20px auto;}

.xq{max-width: 100%;font-size: 16px;line-height: 30px;text-align: justify;}
.xq img{max-width: 100%;display: block;margin: 5px auto;}
.xq table{border: 1px solid #808080;width: 98%;border-collapse: collapse;}
.xq table td {border: 1px solid #808080;padding:0px 5px;color: #3e3e3e;font-size: 14px;}




/*上一页+下一页*/
#prev_next{margin-top: 30px;}
#prev_next li{line-height:40px;text-indent: 20px;width: 100%;font-size: 14px;}
#prev_next li:nth-child(1){background: url('../images/up.png')no-repeat 0px 15px;border-top: 1px solid #ccc;}
#prev_next li:nth-child(2){background: url('../images/down.png')no-repeat 0px 15px;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}





/*产品列表*/
.product-img-list{}
.product-img-list ul li{
	width: 300px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.product-img-list ul li:nth-child(3n){margin-right: 0px;}
.product-img-list ul li:hover{
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.18);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.product-img-list ul li .img-box{width: 300px;height: 230px;}
.product-img-list ul li .img-box img{
	width: 100%;
	height: 100%;
}
.product-img-list ul li span{display: block;text-align: center;height: 40px;line-height: 40px;background-color: #bcbcbc;color: #fff;}





/*产品详情*/
.content_p {margin-top: 40px;}
.content_p span.sp {display: block;background-color: #dddddd;color: #ffffff;margin-bottom: 20px;overflow: hidden;}
.content_p span.sp small {background: #1e3eb8;display: block;float: left;text-align: center;line-height: 40px;width: 120px;}




/*返回上一页*/
.return{float:right;width:120px;height:40px;background-color:#38322d;color:#fff;text-align:center;line-height:40px;margin-top: 20px;}
.return:hover{background-color:#d83a2a;}




#zhutu{max-width:80%;margin: 10px auto;display: block;border: 1px solid #ddd;}



/*CONTACT 地图大小*/
#allmap{width:100%;height:450px;overflow:hidden;}



/*在线留言*/
.message-list{width: 550px;float: left;}
.message-img{width: 450px;height: 460px;float: right;}
.input-group{margin-bottom: 10px; clear: both;}
.input-group:after{display: block; content: ''; clear: both;}
.input-group label{width: 90px; font-size: 15px; display: inline-block; text-align-last: justify; color: #606060; font-weight: bold;}
.input-group input[type=text]{border: 1px solid #aaa;border-radius: 2px;line-height: 30px;height: 30px;width: 420px;text-indent: 1em;font-family: "微软雅黑", "sans-serif";transition: 300ms;-webkit-transition: 300ms;outline: none;}
.input-group input[type=text]:focus{width: 420px; box-shadow: 0 0 5px #333; border: 1px solid #333;}
.input-group textarea:focus{width: 420px; box-shadow: 0 0 5px #333; border: 1px solid #333;}
.input-group input[type=text]#captcha:focus{width: 90px; box-shadow: 0 0 5px #015cb5; border: 1px solid #015cb5;}
.input-group textarea{transition: 300ms;-webkit-transition: 300ms;width: 420px;border: 1px solid #aaa;border-radius: 2px;text-indent: 1em;padding-top: 5px;font-family: "微软雅黑", "sans-serif";outline: none;margin-left: 5px;}
#submit{display: block; clear: both; width: 80px; line-height: 30px; background: #1e1e1e; border: 0; color: #ffffff; font-size: 14px; margin-left: 94px;}
#submit:hover{background: #1752ad;cursor: pointer;}


/*人才招聘*/
.job_tab{line-height: 54px; background: #0045a0; font-size: 14px; color: #fff; text-align: center; width: 100%; overflow: hidden;}
.job_tab span{display: block; width: 20%; text-align: center; float: left;}
.jobs ul li > p{line-height: 54px; background: #ffffff; font-size: 14px; color: #4c4c4c; text-align: center; overflow: hidden;}
.jobs ul li:nth-of-type(even) > p{background: #f3f3f3;}
.jobs ul li > p span{float: left; display: block; width: 20%;}
.jobs ul li div{background: #f7f7f7; padding: 20px; display: none;}
.jobs ul li div small{font-size: 14px; line-height: 30px; color: #7c7c7c;}
.jobs ul li div > p{font-size: 16px; color: #B59A80; margin-bottom: 10px; font-weight: bold;}
.jobs ul li div > span{display: block; margin-top: 20px; border-top: 1px solid #ccc; font-size: 14px; color: #7C7C7C; padding-top: 20px;}
.jobs ul li div > span a{color: #a3906f;}


/*ban*/
.focus{width:100%;margin:0 auto; position:relative;overflow:hidden}
.focus .hd{ width:100%; height:16px;  position:absolute; z-index:1; bottom:10px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:0px; padding:0px 5px;  font-size:0; vertical-align:top;}
.focus .hd ul li{ display:inline-block; position:relative;width:10px;height:10px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;border:1px solid #c9c9c9;margin:0 5px;vertical-align:top; overflow:hidden;}
.focus .hd ul li:after{content:''; position:absolute;left:2px;top:2px;width:6px;height:6px;background:#c9c9c9;border-radius:8px}
.focus .hd ul .on{ border:1px solid #3d9a7d;  }
.focus .hd ul li.on:after{background:#3d9a7d}

.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  background:url(../images/loading.gif) center center no-repeat;  }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0) }
.banner{width:100%}
.banner img{width:100%}

/*********      page      ***************/
#page{ width:100%;padding:30px 0 10px;overflow:hidden;}
#page .page_info{ text-align:center}
#page .page_info select{display:none;}
#page .page_info span{padding:5px 10px;font-size:14px;margin:0 2px; background:#045acb;line-height:30px;border:1px solid #045acb}
#page .page_info a{padding:5px 10px;font-size:14px;margin:0 1px; background:#FFF;line-height:30px;color:#888;border:1px solid #ddd}
#page .page_info span.nolink{background:#FFF;color:#ccc;border:1px solid #ddd}
#page .page_info font{color:#fff;}